IApi.Stop method

Stops the EtherCAT network and the KINGSTAR Subsystem.

Namespace: IntervalZero.KINGSTAR.Base.Api

Assembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
KsCommandStatus Stop()
Function Stop() As KsCommandStatus

Return value

Type: KsCommandStatus

Returns the KsCommandStatus class.

Remarks

Usable EtherCAT states

ecatOP

Examples

C#
N/A

See also

IApi Interface

IntervalZero.KINGSTAR.Base.Api Namespace